Skip to content

Conversation

J-Sek
Copy link
Contributor

@J-Sek J-Sek commented Sep 3, 2025

Description

fixes #21283
closes #21302

Markup:

<template>
  <v-app>
    <v-container>
      <v-textarea
        model-value="1
2
3
4
5
6"
      />
    </v-container>
  </v-app>
</template>

@J-Sek J-Sek self-assigned this Sep 3, 2025
@J-Sek J-Sek added T: bug Functionality that does not work as intended/expected C: VTextarea labels Sep 3, 2025
@J-Sek J-Sek changed the title fix(VTextarea): hide autoGrow scrollbar until maxRows is reached fix(VTextarea): mask should not clip scrollbar Sep 3, 2025
@KaelWD KaelWD force-pushed the master branch 4 times, most recently from 142b234 to bb54746 Compare September 12, 2025 09:01
@KaelWD KaelWD added the S: has merge conflicts The pending Pull Request has merge conflicts label Sep 24, 2025
@J-Sek J-Sek force-pushed the fix/textarea-mask branch from 68e3b57 to 3d2919a Compare October 1, 2025 11:34
@J-Sek J-Sek removed the S: has merge conflicts The pending Pull Request has merge conflicts label Oct 1, 2025
@J-Sek J-Sek merged commit e8e7234 into vuetifyjs:master Oct 7, 2025
10 checks passed
@J-Sek J-Sek deleted the fix/textarea-mask branch October 7, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: VTextarea T: bug Functionality that does not work as intended/expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report][3.8.2] Textarea component top of scroll bar hidden

2 participants